tools/ocaml/xenstored: add xenstored.conf flag to turn off watch permission checks
authorEdwin Török <edvin.torok@citrix.com>
Tue, 15 Dec 2020 13:07:03 +0000 (14:07 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 15 Dec 2020 13:07:03 +0000 (14:07 +0100)
commit61d386343a576de37a8192c7621a4db01124a458
tree6fb814dd98999d3d30755ebe1984272c583735dd
parent9e53440c3675f143130b72b7bf6ea17240e3c053
tools/ocaml/xenstored: add xenstored.conf flag to turn off watch permission checks

There are flags to turn off quotas and the permission system, so add one
that turns off the newly introduced watch permission checks as well.

This is part of XSA-115.

Signed-off-by: Edwin Török <edvin.torok@citrix.com>
Acked-by: Christian Lindig <christian.lindig@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/ocaml/xenstored/connection.ml
tools/ocaml/xenstored/oxenstored.conf.in
tools/ocaml/xenstored/perms.ml
tools/ocaml/xenstored/xenstored.ml